Stock Type Registry entry
Specifies which type of security stock is used to print each type of certificate, and allows Vitalware to monitor stock levels and provide an alert when stock levels are running low.
The Stock module specifies the different types of stock in use. The Security Stock Registry entry identifies which type of stock is used to print each type of certificate, e.g. which type of stock is used to print Birth Certificates (BC
) or Death Certificates (DC
), etc. It also allows Vitalware to monitor stock levels for each stock type and to provide an alert when a particular stock type is running low.
Usage
This Registry entry is assigned at the system level only:
Key | System |
---|---|
Key 1 | System |
Key 2 | Setting |
Key 3 | Stock Type |
Key 4 | stock |
Value | certcode;certcode;... |
System | Setting | Stock Type | stock | certcode;certcode;... |
where:
stock | is a type of stock recorded in the Stock module, e.g.
|
certcode;certcode;... | is a semicolon separated list of certificate codes, i.e:
|
In this first example, all certificates are printed on the same stock (which is true in the majority of cases):
System | Setting | Stock Type | Security Stock | BC;DC;MC |
Where different stock is used for different types of certificate, multiple entries would be added, e.g.:
System | Setting | Stock Type | Birth Security Stock | BC |
System | Setting | Stock Type | Death Security Stock | DC |
System | Setting | Stock Type | Marriage Security Stock | MC |
Example
This entry specifies that the stock type recorded as Security Stock
in the Stock module is used when issuing Birth (BC
), Death (DC
) and Marriage (MC
) certificates:
Key | Setting |
---|---|
Key 1 | System |
Key 2 | Setting |
Key 3 | Stock Type |
Key 4 | Security Stock |
Value | BC;DC;MC |